projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b228780
)
Fix ChangeLog entry in last commit.
author
Chong Yidong
<cyd@stupidchicken.com>
Sat, 14 Aug 2010 23:32:25 +0000
(19:32 -0400)
committer
Chong Yidong
<cyd@stupidchicken.com>
Sat, 14 Aug 2010 23:32:25 +0000
(19:32 -0400)
lisp/ChangeLog
patch
|
blob
|
history
diff --git
a/lisp/ChangeLog
b/lisp/ChangeLog
index ab28e6a39837087a720866b9f1f0b7bdc5248d66..bc865202d306c0b87d2ee670a681fcf73e1a20ac 100644
(file)
--- a/
lisp/ChangeLog
+++ b/
lisp/ChangeLog
@@
-1,7
+1,8
@@
2010-08-14 Kevin Ryde <user42@zip.com.au>
* emacs-lisp/copyright.el (copyright-update-year)
- (copyright-update): Use save-window-excursion (Bug#5394).
+ (copyright-update): Temporary switch-to-buffer to ensure the
+ buffer change being queried is visible (Bug#5394).
2010-08-14 Tom Tromey <tromey@redhat.com>